(LIBS_MACHINE): Add -lIM and -liconv.
authorRichard M. Stallman <rms@gnu.org>
Wed, 26 May 1993 03:13:32 +0000 (03:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 26 May 1993 03:13:32 +0000 (03:13 +0000)
(HAVE_GETTIMEOFDAY): Deleted.

src/m/ibmrs6000.h

index f42cf14eeddf8ed028e7ee1abefa02acc713af8e..2667613bb8ff388ef4867876b03208a5830ab7e6 100644 (file)
@@ -117,9 +117,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define OBJECTS_MACHINE hftctl.o
 #define C_SWITCH_MACHINE -D_BSD
-#define LIBS_MACHINE -lrts
+/* cdfwz@r2d2.giss.nasa.gov says -lIM -liconv is needed.  */
+#define LIBS_MACHINE -lrts -lIM -liconv
 #define START_FILES
-#define HAVE_GETTIMEOFDAY
 #define HAVE_SYSVIPC
 #define HAVE_SETSID
 #define HAVE_GETWD